2008
Marcus Heese
Set the font size.
This procedure changes the font size of a text layer. The size of your font will be a double 'font-size' of 'unit' units.
unknown
| Type | Name | Description |
|---|---|---|
| PF_LAYER | layer | The text layer |
| PF_FLOAT | font-size | The font size (0 <= font-size <= 8192) |
| PF_INT | unit | The unit to use for the font size |
None